v0.16.3
Detritus
interface
ChannelRecipientRemove
Properties
channel
channelId
nick
user
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client
/
gateway
/
GatewayClientEvents
/
ChannelRecipientRemove
Interface
ChannelRecipientRemove
Defined in clientevents
Properties
channel
:
Channel
type
Channel
detritus-client/structures/
Channel
|
null
channelId
:
string
nick
:
null
|
string
user
:
User
class
User
detritus-client/structures/
User